Structs§

  • A Crate is the root of the emitted JSON blob. It contains all type/documentation information about the language items in the local crate, as well as info about external items to allow tools to find or link to them.
  • The rustdoc for a crate, together with associated indexed data to speed up common operations.